Adds an argument into the service.
public void PushArgument<T>(
T argument
)
argument
The argument that will be added to the service.
T
The type of the argument to be added.
If an argument of the same type already exists this method will throw an System.ArgumentException.
Before adding an argument you should call the Exists method to make sure that no other argument with the same type exists in the service.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document